home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / c.dir / 00293_Bitmap_f3.pcx (.png) < prev    next >
Bitmap Image  |  1995-04-05  |  77KB  |  516x147  |  4-bit (6 colors)
Labels: text | font | screenshot
OCR: We can think of argy as an array of strings. The function fopen( ) is used to open the file named in argv[1] for reading. The pointer value returned by the function is assigned to ifp. In a similar fashion, the file named in argv[2] is opened for writing.